Home:ALL Converter>How to automatically take a picture after autofocus [iOS/Swift]

How to automatically take a picture after autofocus [iOS/Swift]

Ask Time:2018-02-07T23:58:50         Author:Kévin Esprit

Json Formatter

I'm new on iOS Development and for my fisrt project, i need to develop a sample application dedicated to do this:

  1. Launch Camera view
  2. Do an autofocus
  3. Take automatically a picture after autofocusing

I don't want to push a button to take a picture, it will be automatic.

I don't know how can i do it, I looked for on differents websites and tutorials, the only results were just "How to take a picture"

Can you guide me for the right way to start?

Author:Kévin Esprit,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/48668120/how-to-automatically-take-a-picture-after-autofocus-ios-swift
yy